members — Items in a List
members
is a function that takes a list argument, and returns a string matrix containing the names of all the elements in that list. This string matrix can then be used to reference all the elements in the list.
Subsections
Example